docs: document shortcomings of running QEMU as non-root
authorStefano Stabellini <stefano.stabellini@eu.citrix.com>
Tue, 9 Feb 2016 16:03:56 +0000 (16:03 +0000)
committerKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Mon, 15 Feb 2016 17:52:45 +0000 (12:52 -0500)
commit3fba5f5ec6bd2c9375735ae09d9615ccb1d7c0d0
treecf721c31cb2408857960aa5a7b3bcae0db02249b
parent99ba14f3cff29eeb59809f92a6ca3a8705133c75
docs: document shortcomings of running QEMU as non-root

Running QEMU as non-root causes migration and PCI passthrough not to
work properly. Migration can be fixed rather easily
(http://marc.info/?l=xen-devel&m=145382864118600), but PCI passthrough
cannot (http://marc.info/?l=xen-devel&m=145286946113964).

Signed-off-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
Acked-by: Ian Jackson <ian.jackson@eu.citrix.com>
docs/man/xl.cfg.pod.5
docs/misc/qemu-deprivilege.txt